.flexContainer {
  align-items: center;
  display: flex;
}

.noWrapFlexContainer {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}

.notifyButtonStyle {
  cursor: pointer !important;
  margin: 10px 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-align: center;
  white-space: normal;
  width: 100%;
  z-index: 1;
}

.submitButtonStyle {
  border-radius: 10px !important;
  width: 100% !important;
}

.inputStyle {
  border: 1px solid #8a8a8a;
  border-radius: 8px;
  box-sizing: border-box;
  height: 32px;
  margin: 0 !important;
  outline: none;
  padding: 0 10px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  width: 100%;
}

.errorStyle {
  color: red;
  font-size: 13px;
  margin-top: 0;
}

.modalIconStyle {
  margin-right: 10px;
  height: 24px;
  width: 24px;
}

.formTitleStyle {
  color: #202223;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 24px !important;
  margin-bottom: 20px;
  margin-top: 0 !important;
  padding: 0 !important;
}

.fieldLabelStyle {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}

.fieldCheckboxStyle {
  height: 16px !important;
  margin: 0 !important;
  width: 16px !important;
  min-width: 16px !important;
  -webkit-appearance: auto !important;
  display: block !important;
}

.fieldLabelTextStyle.pushLabelTextStyle {
  padding-left: 5px !important;
}

.agreementCheckboxStyle {
  height: 16px !important;
  width: 16px !important;
  margin: 0 !important;
  min-width: 16px !important;
  -webkit-appearance: auto !important;
  display: block !important;
}

.fieldLabelTextStyle {
  color: #303030;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 20px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.channelWrapperStyle {
  margin-bottom: 12px;
}

.modalDescriptionStyle {
  color: #182036;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 0;
}

.modalWrapperStyle {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100vh;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  width: 100%;
  z-index: 2147483646;
}

.modalBoxStyle {
  background-color: #fff;
  border-radius: 12px;
  margin: 0 auto 300px;
  position: absolute;
  right: 50%;
  top: 50%;
  width: 375px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}

.modalBoxUpperSectionStyle,
.modalBoxLowerSectionStyle {
  overflow: hidden;
  padding: 15px 20px;
}

.modalBoxLowerSectionStyle {
  background-color: #f6f6f7;
  border-radius: 0 0 12px 12px;
  padding: 15px 20px;
}

.modalCloseButtonStyle {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  height: 14px !important;
  width: 14px !important;
}

.brandingStyle {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
  text-align: center;
  color: #182036;
}

.selectBoxStyle {
  background: #fff;
  border: 1px solid #8a8a8a;
  border-radius: 8px;
  height: 32px;
  margin-bottom: 10px;
  padding: 0 0 0 5px;
  width: 100%;
}

.agreementTextLabelStyle {
  align-items: center;
  color: #303030;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px !important;
  margin: 5px 0 10px;
}

.floatButtonStyle {
  border-radius: 5px 5px 0px 0px;
  top: 50%;
  width: 300px;
  position: fixed !important;
  right: 8px;
  z-index: 2147483645;
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer !important;
  font-weight: bold;
  margin: 0;
  height: 50px;
  transform: translate(45%, -50%) rotate(-90deg);
  -webkit-transform: translate(45%, -50%) rotate(-90deg);
  -moz-transform: translate(45%, -50%) rotate(-90deg);
  -o-transform: translate(45%, -50%) rotate(-90deg);
  -ms-transform: translate(45%, -50%) rotate(-90deg);
}

.toastStyle {
  border-radius: 8px;
  font-size: 13px;
  line-height: 20px;
  padding: 15px 30px 15px 45px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 355px;
  z-index: 2147483646;
}

.toastCheckIcon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.livePreviewOverlayStyle {
  content: '';
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}

.hengam-product-price-wrapper {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

.hengam-product-price-wrapper .hengam-pre-discount-price {
  text-decoration: line-through !important;
  padding-right: 10px;
}

.hengam-product-price-wrapper .hengam-final-price {
  font-weight: 600 !important;
}

.hengam-product-price-wrapper .hengam-preorder-badge {
  background-color: rgb(222, 222, 222);
  color: black;
  border-radius: 100px;
  padding: 4px 10px;
  font-size: 12px;
  margin-left: 15px;
}

.hengam-hide-buy-it-now-button-preorder,
.hengam-hide-buy-it-now-button-restock {
  display: none !important;
}

.hengam-preorder-button-loading {
  opacity: 0.7;
  pointer-events: none;
}

.nm-wishlist-spinner,
.hengam-preorder-button-spinner {
  width: 25px;
  height: 25px;
  border: 4px solid #ddd;
  border-top-color: #999;
  border-radius: 50%;
  animation: loading 0.8s ease infinite;
  margin: auto;
  display: block !important;
}

@keyframes loading {
  to {
    transform: rotate(1turn);
  }
}

.lowStockDescriptionStyle {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 6px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: start;
}

.lowStockDescriptionStyle * {
  margin: 0 !important;
  padding: 0 !important;
}

/*  ######## modal ######## */

.nm-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.nm-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s ease-in-out;
  z-index: 2001;
}

.nm-modal-close-button {
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*  ######## wishlist button ######## */

.nm-wishlist-button {
  cursor: pointer !important;
  margin: 10px 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-align: center;
  white-space: normal;
  width: 100%;
  z-index: 1;
  display: flex !important;
  justify-content: center;
  align-items: center !important;
}

.nm-wishlist-open-list-button {
  position: fixed;
  padding: 10px 16px;
  border-radius: 5px;
  background-color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 7px;
  border: none;
  cursor: pointer;
  z-index: 2000;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
/*  ######## wishlist drawer ######## */

.nm-wishlist-drawer {
  background-color: #f5f5f5;
  width: 344px;
  max-width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.nm-wishlist-drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background-color: white;
}
.nm-wishlist-drawer-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.nm-wishlist-drawer-body {
  flex-grow: 1;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.nm-wishlist-summery {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.nm-wishlist-summery-product-count {
  font-size: 16px;
  font-weight: 500;
  color: #616161;
  letter-spacing: -0.2px;
}
.nm-wishlist-summery-add-all-to-cart {
  font-size: 14px;
  color: black;
  text-decoration: underline;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
.nm-wishlist-summery-add-all-to-cart:disabled {
  color: #808080;
  cursor: default;
}

/*  ######## wishlist item card ######## */

.nm-wishlist-item-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px;
  background-color: white;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 16px;
}
.nm-wishlist-item-image {
  width: 72px;
  min-width: 72px;
  height: 72px;
  object-fit: contain;
  border-radius: 8px;
  border: 1px solid #dedede;
}
.nm-wishlist-item-title {
  display: flex;
  flex-direction: column;
  gap: 2px;
  overflow: hidden;
}
.nm-wishlist-item-name {
  font-size: 16px;
  height: 24px;
  font-weight: 700;
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}
.nm-wishlist-item-variant {
  height: 21px;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nm-wishlist-item-price {
  margin-top: 4px;
  height: 21px;
  color: black;
}
.nm-wishlist-item-remove-button {
  background-color: white;
  border: 1px solid #dedede;
  width: 36px;
  height: 36px;
  cursor: pointer;
  border-radius: 5px;
}
.nm-wishlist-item-add-to-cart-button {
  background-color: #1773b0;
  color: white;
  border: none;
  flex-grow: 1;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
}
.nm-wishlist-item-add-to-cart-button:disabled {
  background-color: #f5f5f5;
  color: #707070;
  cursor: not-allowed;
  border: 1px solid #dedede;
}

/*  ######## empty state ######## */

.nm-wishlist-empty-state {
  flex-direction: column;
  gap: 24px;
}

.nm-wishlist-empty-state-description {
  font-size: 15px;
  font-weight: 500;
  color: #303030;
  text-align: center;
}
.nm-wishlist-empty-state-link {
  border: 1px solid #dedede;
  padding: 4px 8px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  color: black;
  text-decoration: none;
}

/*  ######## wishlist toast ######## */

.nm-wishlist-toast {
  border-radius: 8px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  line-height: 20px;
  padding: 10px;
  position: fixed;
  width: 355px;
  z-index: 2147483646;
  display: flex;
  align-items: center;
  gap: 12px;
}
.nm-wishlist-toast-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  font-size: 12px;
  padding: 4px 0;
}
.nm-wishlist-toast-title {
  font-weight: 500;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  overflow: hidden;
}
.nm-wishlist-toast-message {
  font-weight: 400;
  color: #707070;
}
.nm-wishlist-toast-image {
  width: 48px;
  min-width: 48px;
  height: 48px;
  object-fit: contain;
  border-radius: 8px;
  border: 1px solid #dedede;
}

/*  ######## login modal ######## */

.nm-wishlist-login-modal {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  max-width: 100%;
  width: 500px;
  padding: 24px;
  gap: 24px;
  border-radius: 16px;
}
.nm-wishlist-login-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  color: #333;
  padding-bottom: 8px;
}
.nm-wishlist-login-modal-button {
  background-color: #1773b0;
  color: white;
  border: none;
  flex-grow: 1;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  padding: 12px;
}
